home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
kermit.columbia.edu
/
kermit.columbia.edu.tar
/
kermit.columbia.edu
/
newsgroups
/
misc.20031118-20041115
/
000241_jaltman2@nyc.rr.com_Wed Apr 21 18:19:17 2004.msg
< prev
next >
Wrap
Internet Message Format
|
2004-11-14
|
3KB
Path: newsmaster.cc.columbia.edu!panix!news.linkpendium.com!news.glorb.com!news3.optonline.net!cyclone.rdc-nyc.rr.com!news-out.nyc.rr.com!twister.nyc.rr.com.POSTED!not-for-mail
Message-ID: <4086F2BD.40402@nyc.rr.com>
From: Jeffrey Altman <jaltman2@nyc.rr.com>
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7b) Gecko/20040316
X-Accept-Language: en-us, en
MIME-Version: 1.0
Newsgroups: comp.protocols.kermit.misc
Subject: Re: Creating FTP connection to port higher than 32767
References: <c66g0g02r4l@drn.newsguy.com> <4086E029.3090500@nyc.rr.com> <c66ps60opb@drn.newsguy.com>
In-Reply-To: <c66ps60opb@drn.newsguy.com>
Content-Type: text/plain; charset=us-ascii; format=flowed
Content-Transfer-Encoding: 7bit
Lines: 47
Date: Wed, 21 Apr 2004 22:07:26 GMT
NNTP-Posting-Host: 24.193.46.55
X-Complaints-To: abuse@rr.com
X-Trace: twister.nyc.rr.com 1082585246 24.193.46.55 (Wed, 21 Apr 2004 18:07:26 EDT)
NNTP-Posting-Date: Wed, 21 Apr 2004 18:07:26 EDT
Organization: Road Runner - NYC
Xref: newsmaster.cc.columbia.edu comp.protocols.kermit.misc:14958
If it worked before and doesn't work now, something else must have changed.
Petri wrote:
> In article <4086E029.3090500@nyc.rr.com>, Jeffrey Altman says...
>
>>Petri wrote:
>>
>>>I need to connect to an FTP-server that is listening on TCP port
>>>45451.
>>>If I try to connect with 'ftp ftp.somesite.net 45451' at the
>>>Kermit prompt, I get the following response:
>>>?Bad port name - "45451"
>
>
>>>Still at the Kermit prompt, if I instead type 'telnet
>>>ftp.somesite.net 45451', I do get connected to the FTP-server.
>
>
>>Change the definition of "ftp_port" in ckcftp.c from "short" to
>>"unsigned short"
>
>
> Thanks, I did!
>
> I ran 'make clean' and 'make redhat9', but now I get another error message I
> didn't have before the change:
> (/root/ckermit/) C-Kermit>set ftp command-protection-level clear
> (/root/ckermit/) C-Kermit>set ftp command-protection-level confidential
> (/root/ckermit/) C-Kermit>set ftp command-protection-level private
> ?Cannot set protection level to PRIVATE
> (/root/ckermit/) C-Kermit>set ftp data-protection-level clear
> (/root/ckermit/) C-Kermit>set ftp data-protection-level confidential
> (/root/ckermit/) C-Kermit>set ftp data-protection-level private
> ?Cannot set protection level to PRIVATE
>
> Well, you are the best person to interpret what's wrong, I guess.
>
>
> Petri
>
--
-----------------
This e-mail account is not read on a regular basis.
Please send private responses to jaltman at mit dot edu